Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the DISCO_F429ZI target #23

Closed
wants to merge 7 commits into from

Conversation

AlessandroA
Copy link

This PR depends on ARMmbed/mbed-os#3397, so do not merge it yet!

As soon as the mbed OS PR will be merged, I'll also push the updated mbed-os.lib file here.

@meriac @niklas-arm @Patater @adustm

@AlessandroA AlessandroA force-pushed the stm32f4_support branch 2 times, most recently from b8e8ecd to 0e028ee Compare December 14, 2016 16:06
@AlessandroA AlessandroA changed the title WIP: Add support for the DISCO_F429ZI target WIP: Add support for the DISCO_F429ZI and MPS2 targets Dec 14, 2016
@AlessandroA AlessandroA changed the title WIP: Add support for the DISCO_F429ZI and MPS2 targets Add support for the DISCO_F429ZI and MPS2 targets Dec 14, 2016
@AlessandroA
Copy link
Author

@meriac @niklas-arm PR is no longer WIP and can be reviewed.
Note: It still can't be merged though, as we need to wait for the mbed OS release.

@AlessandroA AlessandroA mentioned this pull request Dec 14, 2016
@AlessandroA AlessandroA changed the title Add support for the DISCO_F429ZI and MPS2 targets Add support for the DISCO_F429ZI and the MPS2 targets Dec 14, 2016
@mazimkhan
Copy link

retest uvisor

1 similar comment
@mazimkhan
Copy link

retest uvisor

AlessandroA and others added 7 commits January 27, 2017 15:56
* Correct spacing around operators.
* Spell out stack sizes explicitly.
* Minor fixes.
These changes will make the port to an ARMv7-M target easier.
This commit includes:

* Reduce stack and heap size for all boxes, where necessary and
  possible (printf used in threads is a constraint).
* Use new Thread APIs.
* Add ACLs and configurations for the DISCO_F429ZI target.
@AlessandroA AlessandroA changed the title Add support for the DISCO_F429ZI and the MPS2 targets Add support for the DISCO_F429ZI target Jan 27, 2017
@AlessandroA
Copy link
Author

Now depends on #30. This PR should not be merged until the new target works with the app.

@AlessandroA
Copy link
Author

Closing as outdated.

@AlessandroA AlessandroA deleted the stm32f4_support branch May 23, 2017 10:55
@adustm
Copy link
Member

adustm commented May 23, 2017

Hello @AlessandroA
Is the DISCO_F429ZI now supported in this example ?

Kind regards
Armelle

@AlessandroA
Copy link
Author

Hi Armelle, this is now being tracked at #52. We are reviewing the CI errors at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants